home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1996 / MacHack 1996.toast / Hacks / Hacks ’95 / NetFractal™ / *** README ***
Encoding:
Text File  |  1995-06-24  |  782 b   |  18 lines  |  [TEXT/ttxt]

  1. NetFractal™
  2.  
  3. This is Eric Scouten's OpenTransport hack that turned into a collaboration
  4. with Jon Watte for encapsulating OT into a few classes and quickly blasting
  5. bits onto the screen (the speed of the blitting code is commercial-quality,
  6. though the error checking is *not* :-)
  7.  
  8. What's happening is that Eric Traut's demo fractal program is embellished
  9. with a "Send To" command; it'll put up a dialog where you can type in an
  10. IP address. This IP address will be bombarded with UDP packets while the
  11. fractal is drawing. The second part is a PowerPlant program that can listen
  12. to these UDP packets and blit to screen what it's hearing. To make a better
  13. demo, it actually doubles each pixel to 2x2 size.
  14.  
  15. Entry by scouten@metrowerks.com and h+@metrowerks.com. Source is free.
  16. Enjoy!
  17.  
  18.